/*客服 S*/
.kf {
    position: fixed;
    right: -230px;
    bottom: 0px;
    _position: absolute;
    width: 230px;
    height: 100%;
    background: #009aff;
    z-index: 99999999999;
    _margin-bottom: 0px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    transition: all .5s ease;
}

.kf .hoverbtn {
    width: 30px;
    height: 100px;
    padding-top: 20px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -66px;
    left: -30px;
    font-size: 14px;
    color: #fff;
    background: #009aff;
    -webkit-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -o-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
    -moz-box-shadow: -4px 4px 4px -4px #000;
    -webkit-box-shadow: -4px 4px 4px -4px #000;
    box-shadow: -4px 4px 4px -4px #000;
}

.kf .hoverbtn span {
    width: 30px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    overflow: hidden;
    float: left;
}

.kf .hoverbtn .hoverimg {
    width: 13px;
    height: 9px;
    margin: 10px 0px 0px 10px;
    float: left;
    display: inline;
    background-repeat: no-repeat;
}

.hoverimg2 {
    background: url(../images/hoverbtnbg1.png) no-repeat;
}

.kf .conter {
    width: 186px;
    height: 560px;
    margin-left: 22px;
    position: absolute;
    top: 55%;
    *margin-top: -140px;
    margin-top: -280px;
}

.kf .conter .con1 {
    border-bottom: 1px solid #6a6a6a;
    padding-bottom: 22px;
}

.kf .conter .con1 dl dt {
    width: 31px;
    height: 31px;
    float: left;
    position: relative;
    top: 32px;
}

.kf dl .f1 {
    width: 142px;
    height: 36px;
    line-height: 36px;
    float: right;
    font-size: 16px;
    _font-size: 14px;
    *font-size: 15px;
    color: #fff;
    vertical-align: top;
}

.kf dl .f2 {
    width: 142px;
    float: right;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    float: right;
}

.kefuQQ a {
    background: url(../image/button-custom-qq.gif) no-repeat;
    width: 70px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.kefuQQ a:hover {
    background: url(../image/button-custom-qq-h.gif) no-repeat;
}

.kf .conter .con1 dl dd .ph_num {
    font: 18px 'Microsoft yahei';
    *font-size: 16px;
    _font-size: 16px;
    color: #fff;
    height: 25px;
}

.kf .qqcall {
    padding: 22px 0px;
    border-bottom: 1px solid #6a6a6a;
}

.kf .qqcall dl dt {
    width: 31px;
    height: 31px;
    float: left;
    position: relative;
    top: 32px;
}

.kf .weixincall {
    float: right;
    padding: 22px 0;
    border-bottom: 1px solid #6a6a6a;
}

.kf .weixincall dl dt {
    width: 31px;
    height: 31px;
    float: left;
    position: relative;
    top: 32px;
}

.kf .weixincall .f3 {
    float: right;
    width: 73px;
    height: auto;
    margin-right: 69px;
    display: inline;
}

.kf .weixincall .f3 img {
    width: 73px;
    height: auto;
}

.kf .dytimer {
    float: right;
    width: 160px;
    height: 40px;
    padding: 16px 0px 15px 0px; /* background: #007b77; */
    margin: 20px 0px 0px 0px;
}

.kf .dytimer span {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
}

.kf .dytimer span a {
    color: #fff;
}

.diyou {
    _position: absolute;
    _bottom: auto;
    _margin-bottom: 0px;
    z-index: 99999999999;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}

.diyoumask {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    filter: alpha(Opacity=30);
    background: #000;
    display: none;
}

.fn_cle:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/***联系我们***/

/*客服 E*/